[INFO] fetching crate tiny-agent-rs 0.1.0...
[INFO] testing tiny-agent-rs-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tiny-agent-rs 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tiny-agent-rs 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tiny-agent-rs 0.1.0
[INFO] tweaked toml for crates.io crate tiny-agent-rs 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tiny-agent-rs 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tiny-agent-rs 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded tinyagent_macros v0.1.0
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded reqwest-eventsource v0.4.0
[INFO] [stderr]   Downloaded async-openai v0.14.3
[INFO] [stderr]   Downloaded fraction v0.13.1
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded jsonschema v0.17.1
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2582692aa3ff5c5e69a7a9b51bb075f766a13fe4f754c4e5444e7cd3847a9d63
[INFO] running `Command { std: "docker" "start" "-a" "2582692aa3ff5c5e69a7a9b51bb075f766a13fe4f754c4e5444e7cd3847a9d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2582692aa3ff5c5e69a7a9b51bb075f766a13fe4f754c4e5444e7cd3847a9d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2582692aa3ff5c5e69a7a9b51bb075f766a13fe4f754c4e5444e7cd3847a9d63", kill_on_drop: false }`
[INFO] [stdout] 2582692aa3ff5c5e69a7a9b51bb075f766a13fe4f754c4e5444e7cd3847a9d63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7f37ad425dcbe8fa986aa3c685df3c7315f37e19b18f0b846ef33429a0238f9
[INFO] running `Command { std: "docker" "start" "-a" "d7f37ad425dcbe8fa986aa3c685df3c7315f37e19b18f0b846ef33429a0238f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tinyagent_macros v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-eventsource v0.4.0
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling async-openai v0.14.3
[INFO] [stderr]    Compiling tiny-agent-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "d7f37ad425dcbe8fa986aa3c685df3c7315f37e19b18f0b846ef33429a0238f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f37ad425dcbe8fa986aa3c685df3c7315f37e19b18f0b846ef33429a0238f9", kill_on_drop: false }`
[INFO] [stdout] d7f37ad425dcbe8fa986aa3c685df3c7315f37e19b18f0b846ef33429a0238f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40d3caf9350bc230c627c4a2822c7edb0af044c535cdb29b86da41e5ca26578a
[INFO] running `Command { std: "docker" "start" "-a" "40d3caf9350bc230c627c4a2822c7edb0af044c535cdb29b86da41e5ca26578a", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-eventsource v0.4.0
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling async-openai v0.14.3
[INFO] [stderr]    Compiling tiny-agent-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tiny-agent-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name tiny_agent_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clap"' --cfg 'feature="cli"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "default"))' -C metadata=8bbbf7605659fc8e -C extra-filename=-00f2a65bd2cb1463 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-dc2ebd965c234532.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4d47c8718692c4bb.so --extern clap=/opt/rustwide/target/debug/deps/libclap-db263ce04a606dba.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-c5f5d59fe09676cd.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-99714dd421ee2fde.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a6aa848e9c3daeb.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-8e54309199f5059d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ce69c18c1fc703c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2163f342438d6bb2.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-54f276539b7c7fe3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e43e3e1cee5f0ac.rlib --extern tinyagent_macros=/opt/rustwide/target/debug/deps/libtinyagent_macros-3b15cf39a191a1cc.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e199f2de9c035c26.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-01f1953505a07094.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7e6f18a3a65b692.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-df854cb9f20e35cb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-64d898890ce913a5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcDxje5w/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-7686441ee08491c4,libtracing_subscriber-df854cb9f20e35cb,libnu_ansi_term-3bb03eaa72f55709,libthread_local-141065772e8450a5,libsharded_slab-ed54e7407fbec608,libtracing_log-5c6a6cadc43d6054,libserde_path_to_error-54f276539b7c7fe3,libasync_openai-dc2ebd965c234532,libtokio_stream-e71d385b20749eef,libbackoff-510635042cf3485e,libinstant-605c3111f8ed8a15,libasync_convert-4cc410be7cf020e3,libderive_builder-672bcc97657afe3f,librand-21c6012f8494547a,librand_chacha-7537af97278b38aa,libppv_lite86-be3156cfb990fbc3,librand_core-d211283b2f471a7a,libreqwest_eventsource-b8a3597b26d5046f,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libfutures-963baf32cf9fa7ed,libfutures_executor-44c1f80335296e80,libdotenvy-c158e10653a35757,libclap-db263ce04a606dba,libclap_builder-178f1fa15d6f4625,libstrsim-24acdad2526b95b7,libanstream-71e91cf4c7029f95,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libjsonschema-c5f5d59fe09676cd,libreqwest-1a6aa848e9c3daeb,libhyper_rustls-e4078dfb98c1f01e,libhyper_tls-b11830ab6601aa04,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libipnet-9aae67a4e846df6d,libtokio_native_tls-ec18118a2439ebdc,libtokio_rustls-9fa6b908742001fb,librustls-d84a85c5a12126b3,libsct-1137349857a8e773,libwebpki-bd411e655a510ded,libring-39c422b9b86cbfd4,libgetrandom-14c1d6d796f12cb4,libuntrusted-3420b86308bec153,libserde_urlencoded-6d634f9d38d173e4,libencoding_rs-07896acb54c23c26,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libnative_tls-831b0788e67d2b83,libopenssl_probe-cbab9b905ab83f66,libopenssl-d740f992901e41b0,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-17faa79137fee850,libhyper-9b366e959a984591,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7e178be848e7f395,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtokio_util-7aab71eb4651bec3,libtokio-e199f2de9c035c26,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libfutures_util-88d09c06e9b4001c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-28f8cc0684f4f944,libfutures_core-fc6bb1738f00fc87,libhttp-ee1406c505ea38c3,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libiso8601-1a5cc25a40d8986a,libnom-2dead290807b10c0,libbytecount-104a505dd9bbb58d,libanyhow-7e5dcd40304f6dad,libtime-4d8b500ccb29c74e,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-e59c7b3b183adfa3,libpowerfmt-a0c185df26c26a22,libparking_lot-1044ec00e204bae7,libparking_lot_core-5895f589f9aff89e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfraction-f24829710dda1283,liblazy_static-b3603208c0de2608,libnum-d5cfece557ab38f8,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libuuid-562865ae11537cbb,libfancy_regex-fa755dfc223b7837,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libbit_set-dcb7ca7fcfcd41cc,libbit_vec-8e677f8183f998ef,libnum_cmp-17522be2d14919c0,libbase64-64299f9d815d057c,libahash-3114d95ab455ed5a,libgetrandom-44fcb1ff63693c8b,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,libzerocopy-85de201f351a20f7,liburl-cc395f58aa47a641,libidna-26888d65daf3d9d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-75bc3ca0234c7847,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-1fa277565bc26a02,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libschemars-8e54309199f5059d,libdyn_clone-1c1b05e4f4a02cac,libthiserror-1e43e3e1cee5f0ac,libtracing-f7e6f18a3a65b692,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libserde-ce69c18c1fc703c5,libserde_json-2163f342438d6bb2,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-9630c118cbbf7b68}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcDxje5w/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-64d898890ce913a5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_agent-aec715912475c976" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiny-agent-rs` (example "basic_agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcPPFoDs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-7686441ee08491c4,libtracing_subscriber-df854cb9f20e35cb,libnu_ansi_term-3bb03eaa72f55709,libthread_local-141065772e8450a5,libsharded_slab-ed54e7407fbec608,libtracing_log-5c6a6cadc43d6054,libserde_path_to_error-54f276539b7c7fe3,libasync_openai-dc2ebd965c234532,libtokio_stream-e71d385b20749eef,libbackoff-510635042cf3485e,libinstant-605c3111f8ed8a15,libasync_convert-4cc410be7cf020e3,libderive_builder-672bcc97657afe3f,librand-21c6012f8494547a,librand_chacha-7537af97278b38aa,libppv_lite86-be3156cfb990fbc3,librand_core-d211283b2f471a7a,libreqwest_eventsource-b8a3597b26d5046f,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libfutures-963baf32cf9fa7ed,libfutures_executor-44c1f80335296e80,libdotenvy-c158e10653a35757,libclap-db263ce04a606dba,libclap_builder-178f1fa15d6f4625,libstrsim-24acdad2526b95b7,libanstream-71e91cf4c7029f95,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libjsonschema-c5f5d59fe09676cd,libreqwest-1a6aa848e9c3daeb,libhyper_rustls-e4078dfb98c1f01e,libhyper_tls-b11830ab6601aa04,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libipnet-9aae67a4e846df6d,libtokio_native_tls-ec18118a2439ebdc,libtokio_rustls-9fa6b908742001fb,librustls-d84a85c5a12126b3,libsct-1137349857a8e773,libwebpki-bd411e655a510ded,libring-39c422b9b86cbfd4,libgetrandom-14c1d6d796f12cb4,libuntrusted-3420b86308bec153,libserde_urlencoded-6d634f9d38d173e4,libencoding_rs-07896acb54c23c26,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libnative_tls-831b0788e67d2b83,libopenssl_probe-cbab9b905ab83f66,libopenssl-d740f992901e41b0,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-17faa79137fee850,libhyper-9b366e959a984591,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7e178be848e7f395,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtokio_util-7aab71eb4651bec3,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libfutures_util-88d09c06e9b4001c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-28f8cc0684f4f944,libfutures_core-fc6bb1738f00fc87,libhttp-ee1406c505ea38c3,libfnv-2d77ec4f6f971b24,libiso8601-1a5cc25a40d8986a,libnom-2dead290807b10c0,libbytecount-104a505dd9bbb58d,libanyhow-7e5dcd40304f6dad,libtime-4d8b500ccb29c74e,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-e59c7b3b183adfa3,libpowerfmt-a0c185df26c26a22,libfraction-f24829710dda1283,liblazy_static-b3603208c0de2608,libnum-d5cfece557ab38f8,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libuuid-562865ae11537cbb,libfancy_regex-fa755dfc223b7837,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libbit_set-dcb7ca7fcfcd41cc,libbit_vec-8e677f8183f998ef,libnum_cmp-17522be2d14919c0,libbase64-64299f9d815d057c,libahash-3114d95ab455ed5a,libgetrandom-44fcb1ff63693c8b,libzerocopy-85de201f351a20f7,liburl-cc395f58aa47a641,libidna-26888d65daf3d9d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-75bc3ca0234c7847,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-1fa277565bc26a02,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libschemars-8e54309199f5059d,libdyn_clone-1c1b05e4f4a02cac,libthiserror-1e43e3e1cee5f0ac,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libserde-ce69c18c1fc703c5,libserde_json-2163f342438d6bb2,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-9630c118cbbf7b68,libtokio-e199f2de9c035c26,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libbytes-bfe11088fe358bd1,libmio-d482b646f1542013,libparking_lot-1044ec00e204bae7,libparking_lot_core-5895f589f9aff89e,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcPPFoDs/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-64d898890ce913a5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tiny_agent-3aa4d76e6bc66b64" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiny-agent-rs` (bin "tiny-agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcMZUbgN/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-7686441ee08491c4,libtracing_subscriber-df854cb9f20e35cb,libnu_ansi_term-3bb03eaa72f55709,libthread_local-141065772e8450a5,libsharded_slab-ed54e7407fbec608,libtracing_log-5c6a6cadc43d6054,libserde_path_to_error-54f276539b7c7fe3,libasync_openai-dc2ebd965c234532,libtokio_stream-e71d385b20749eef,libbackoff-510635042cf3485e,libinstant-605c3111f8ed8a15,libasync_convert-4cc410be7cf020e3,libderive_builder-672bcc97657afe3f,librand-21c6012f8494547a,librand_chacha-7537af97278b38aa,libppv_lite86-be3156cfb990fbc3,librand_core-d211283b2f471a7a,libreqwest_eventsource-b8a3597b26d5046f,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libfutures-963baf32cf9fa7ed,libfutures_executor-44c1f80335296e80,libdotenvy-c158e10653a35757,libclap-db263ce04a606dba,libclap_builder-178f1fa15d6f4625,libstrsim-24acdad2526b95b7,libanstream-71e91cf4c7029f95,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libjsonschema-c5f5d59fe09676cd,libreqwest-1a6aa848e9c3daeb,libhyper_rustls-e4078dfb98c1f01e,libhyper_tls-b11830ab6601aa04,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libipnet-9aae67a4e846df6d,libtokio_native_tls-ec18118a2439ebdc,libtokio_rustls-9fa6b908742001fb,librustls-d84a85c5a12126b3,libsct-1137349857a8e773,libwebpki-bd411e655a510ded,libring-39c422b9b86cbfd4,libgetrandom-14c1d6d796f12cb4,libuntrusted-3420b86308bec153,libserde_urlencoded-6d634f9d38d173e4,libencoding_rs-07896acb54c23c26,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libnative_tls-831b0788e67d2b83,libopenssl_probe-cbab9b905ab83f66,libopenssl-d740f992901e41b0,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-17faa79137fee850,libhyper-9b366e959a984591,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7e178be848e7f395,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtokio_util-7aab71eb4651bec3,libtokio-e199f2de9c035c26,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libfutures_util-88d09c06e9b4001c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-28f8cc0684f4f944,libfutures_core-fc6bb1738f00fc87,libhttp-ee1406c505ea38c3,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libiso8601-1a5cc25a40d8986a,libnom-2dead290807b10c0,libbytecount-104a505dd9bbb58d,libanyhow-7e5dcd40304f6dad,libtime-4d8b500ccb29c74e,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-e59c7b3b183adfa3,libpowerfmt-a0c185df26c26a22,libparking_lot-1044ec00e204bae7,libparking_lot_core-5895f589f9aff89e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfraction-f24829710dda1283,liblazy_static-b3603208c0de2608,libnum-d5cfece557ab38f8,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libuuid-562865ae11537cbb,libfancy_regex-fa755dfc223b7837,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libbit_set-dcb7ca7fcfcd41cc,libbit_vec-8e677f8183f998ef,libnum_cmp-17522be2d14919c0,libbase64-64299f9d815d057c,libahash-3114d95ab455ed5a,libgetrandom-44fcb1ff63693c8b,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,libzerocopy-85de201f351a20f7,liburl-cc395f58aa47a641,libidna-26888d65daf3d9d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-75bc3ca0234c7847,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-1fa277565bc26a02,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libschemars-8e54309199f5059d,libdyn_clone-1c1b05e4f4a02cac,libthiserror-1e43e3e1cee5f0ac,libtracing-f7e6f18a3a65b692,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libserde-ce69c18c1fc703c5,libserde_json-2163f342438d6bb2,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-9630c118cbbf7b68}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcMZUbgN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-64d898890ce913a5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-e99982aeb44ddab4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiny-agent-rs` (test "integration_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc8Qddt4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-7686441ee08491c4,libtracing_subscriber-df854cb9f20e35cb,libnu_ansi_term-3bb03eaa72f55709,libthread_local-141065772e8450a5,libsharded_slab-ed54e7407fbec608,libtracing_log-5c6a6cadc43d6054,libserde_path_to_error-54f276539b7c7fe3,libasync_openai-dc2ebd965c234532,libtokio_stream-e71d385b20749eef,libbackoff-510635042cf3485e,libinstant-605c3111f8ed8a15,libasync_convert-4cc410be7cf020e3,libderive_builder-672bcc97657afe3f,librand-21c6012f8494547a,librand_chacha-7537af97278b38aa,libppv_lite86-be3156cfb990fbc3,librand_core-d211283b2f471a7a,libreqwest_eventsource-b8a3597b26d5046f,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libfutures-963baf32cf9fa7ed,libfutures_executor-44c1f80335296e80,libdotenvy-c158e10653a35757,libclap-db263ce04a606dba,libclap_builder-178f1fa15d6f4625,libstrsim-24acdad2526b95b7,libanstream-71e91cf4c7029f95,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libjsonschema-c5f5d59fe09676cd,libreqwest-1a6aa848e9c3daeb,libhyper_rustls-e4078dfb98c1f01e,libhyper_tls-b11830ab6601aa04,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libipnet-9aae67a4e846df6d,libtokio_native_tls-ec18118a2439ebdc,libtokio_rustls-9fa6b908742001fb,librustls-d84a85c5a12126b3,libsct-1137349857a8e773,libwebpki-bd411e655a510ded,libring-39c422b9b86cbfd4,libgetrandom-14c1d6d796f12cb4,libuntrusted-3420b86308bec153,libserde_urlencoded-6d634f9d38d173e4,libencoding_rs-07896acb54c23c26,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libnative_tls-831b0788e67d2b83,libopenssl_probe-cbab9b905ab83f66,libopenssl-d740f992901e41b0,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-17faa79137fee850,libhyper-9b366e959a984591,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7e178be848e7f395,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtokio_util-7aab71eb4651bec3,libtokio-e199f2de9c035c26,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libfutures_util-88d09c06e9b4001c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-28f8cc0684f4f944,libfutures_core-fc6bb1738f00fc87,libhttp-ee1406c505ea38c3,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libiso8601-1a5cc25a40d8986a,libnom-2dead290807b10c0,libbytecount-104a505dd9bbb58d,libanyhow-7e5dcd40304f6dad,libtime-4d8b500ccb29c74e,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-e59c7b3b183adfa3,libpowerfmt-a0c185df26c26a22,libparking_lot-1044ec00e204bae7,libparking_lot_core-5895f589f9aff89e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfraction-f24829710dda1283,liblazy_static-b3603208c0de2608,libnum-d5cfece557ab38f8,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libuuid-562865ae11537cbb,libfancy_regex-fa755dfc223b7837,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libbit_set-dcb7ca7fcfcd41cc,libbit_vec-8e677f8183f998ef,libnum_cmp-17522be2d14919c0,libbase64-64299f9d815d057c,libahash-3114d95ab455ed5a,libgetrandom-44fcb1ff63693c8b,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,libzerocopy-85de201f351a20f7,liburl-cc395f58aa47a641,libidna-26888d65daf3d9d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-75bc3ca0234c7847,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-1fa277565bc26a02,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libschemars-8e54309199f5059d,libdyn_clone-1c1b05e4f4a02cac,libthiserror-1e43e3e1cee5f0ac,libtracing-f7e6f18a3a65b692,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libserde-ce69c18c1fc703c5,libserde_json-2163f342438d6bb2,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-9630c118cbbf7b68}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc8Qddt4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-64d898890ce913a5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/real_agent-b39b83e6fc9f8b44" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiny-agent-rs` (example "real_agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcDGkFU8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-7686441ee08491c4,libtracing_subscriber-df854cb9f20e35cb,libnu_ansi_term-3bb03eaa72f55709,libthread_local-141065772e8450a5,libsharded_slab-ed54e7407fbec608,libtracing_log-5c6a6cadc43d6054,libserde_path_to_error-54f276539b7c7fe3,libasync_openai-dc2ebd965c234532,libtokio_stream-e71d385b20749eef,libbackoff-510635042cf3485e,libinstant-605c3111f8ed8a15,libasync_convert-4cc410be7cf020e3,libderive_builder-672bcc97657afe3f,librand-21c6012f8494547a,librand_chacha-7537af97278b38aa,libppv_lite86-be3156cfb990fbc3,librand_core-d211283b2f471a7a,libreqwest_eventsource-b8a3597b26d5046f,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libfutures-963baf32cf9fa7ed,libfutures_executor-44c1f80335296e80,libdotenvy-c158e10653a35757,libclap-db263ce04a606dba,libclap_builder-178f1fa15d6f4625,libstrsim-24acdad2526b95b7,libanstream-71e91cf4c7029f95,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libjsonschema-c5f5d59fe09676cd,libreqwest-1a6aa848e9c3daeb,libhyper_rustls-e4078dfb98c1f01e,libhyper_tls-b11830ab6601aa04,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libipnet-9aae67a4e846df6d,libtokio_native_tls-ec18118a2439ebdc,libtokio_rustls-9fa6b908742001fb,librustls-d84a85c5a12126b3,libsct-1137349857a8e773,libwebpki-bd411e655a510ded,libring-39c422b9b86cbfd4,libgetrandom-14c1d6d796f12cb4,libuntrusted-3420b86308bec153,libserde_urlencoded-6d634f9d38d173e4,libencoding_rs-07896acb54c23c26,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libnative_tls-831b0788e67d2b83,libopenssl_probe-cbab9b905ab83f66,libopenssl-d740f992901e41b0,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-17faa79137fee850,libhyper-9b366e959a984591,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7e178be848e7f395,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtokio_util-7aab71eb4651bec3,libtokio-e199f2de9c035c26,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libfutures_util-88d09c06e9b4001c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-28f8cc0684f4f944,libfutures_core-fc6bb1738f00fc87,libhttp-ee1406c505ea38c3,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libiso8601-1a5cc25a40d8986a,libnom-2dead290807b10c0,libbytecount-104a505dd9bbb58d,libanyhow-7e5dcd40304f6dad,libtime-4d8b500ccb29c74e,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-e59c7b3b183adfa3,libpowerfmt-a0c185df26c26a22,libparking_lot-1044ec00e204bae7,libparking_lot_core-5895f589f9aff89e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfraction-f24829710dda1283,liblazy_static-b3603208c0de2608,libnum-d5cfece557ab38f8,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libuuid-562865ae11537cbb,libfancy_regex-fa755dfc223b7837,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libbit_set-dcb7ca7fcfcd41cc,libbit_vec-8e677f8183f998ef,libnum_cmp-17522be2d14919c0,libbase64-64299f9d815d057c,libahash-3114d95ab455ed5a,libgetrandom-44fcb1ff63693c8b,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,libzerocopy-85de201f351a20f7,liburl-cc395f58aa47a641,libidna-26888d65daf3d9d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-75bc3ca0234c7847,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-1fa277565bc26a02,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libschemars-8e54309199f5059d,libdyn_clone-1c1b05e4f4a02cac,libthiserror-1e43e3e1cee5f0ac,libtracing-f7e6f18a3a65b692,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libserde-ce69c18c1fc703c5,libserde_json-2163f342438d6bb2,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-9630c118cbbf7b68}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcDGkFU8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-64d898890ce913a5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/complete_agent-58e672346c7760ac" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiny-agent-rs` (example "complete_agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcRivmJD/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-7686441ee08491c4,libtracing_subscriber-df854cb9f20e35cb,libnu_ansi_term-3bb03eaa72f55709,libthread_local-141065772e8450a5,libsharded_slab-ed54e7407fbec608,libtracing_log-5c6a6cadc43d6054,libserde_path_to_error-54f276539b7c7fe3,libasync_openai-dc2ebd965c234532,libtokio_stream-e71d385b20749eef,libbackoff-510635042cf3485e,libinstant-605c3111f8ed8a15,libasync_convert-4cc410be7cf020e3,libderive_builder-672bcc97657afe3f,librand-21c6012f8494547a,librand_chacha-7537af97278b38aa,libppv_lite86-be3156cfb990fbc3,librand_core-d211283b2f471a7a,libreqwest_eventsource-b8a3597b26d5046f,libfutures_timer-2b3f729e26c119bb,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libfutures-963baf32cf9fa7ed,libfutures_executor-44c1f80335296e80,libdotenvy-c158e10653a35757,libclap-db263ce04a606dba,libclap_builder-178f1fa15d6f4625,libstrsim-24acdad2526b95b7,libanstream-71e91cf4c7029f95,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libjsonschema-c5f5d59fe09676cd,libreqwest-1a6aa848e9c3daeb,libhyper_rustls-e4078dfb98c1f01e,libhyper_tls-b11830ab6601aa04,librustls_native_certs-20d3d1c18c0c31a9,librustls_pemfile-6e0118ed5f00ca0e,libipnet-9aae67a4e846df6d,libtokio_native_tls-ec18118a2439ebdc,libtokio_rustls-9fa6b908742001fb,librustls-d84a85c5a12126b3,libsct-1137349857a8e773,libwebpki-bd411e655a510ded,libring-39c422b9b86cbfd4,libgetrandom-14c1d6d796f12cb4,libuntrusted-3420b86308bec153,libserde_urlencoded-6d634f9d38d173e4,libencoding_rs-07896acb54c23c26,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libnative_tls-831b0788e67d2b83,libopenssl_probe-cbab9b905ab83f66,libopenssl-d740f992901e41b0,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-17faa79137fee850,libhyper-9b366e959a984591,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-2eeea80feb90679a,libhttparse-4b1ed73b760072b9,libh2-7e178be848e7f395,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtower_service-0d7df29686b13872,libtokio_util-7aab71eb4651bec3,libtokio-e199f2de9c035c26,libsignal_hook_registry-6e044b36cb206536,libsocket2-9f19e36340bf04bb,libmio-d482b646f1542013,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,libfutures_util-88d09c06e9b4001c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liblog-28f8cc0684f4f944,libfutures_core-fc6bb1738f00fc87,libhttp-ee1406c505ea38c3,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libiso8601-1a5cc25a40d8986a,libnom-2dead290807b10c0,libbytecount-104a505dd9bbb58d,libanyhow-7e5dcd40304f6dad,libtime-4d8b500ccb29c74e,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-e59c7b3b183adfa3,libpowerfmt-a0c185df26c26a22,libparking_lot-1044ec00e204bae7,libparking_lot_core-5895f589f9aff89e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfraction-f24829710dda1283,liblazy_static-b3603208c0de2608,libnum-d5cfece557ab38f8,libnum_iter-a33d760bc6c5011f,libnum_rational-fc727d42283396b4,libnum_complex-aa90cb6e37796fd6,libnum_bigint-504d43dca971f7c2,libnum_integer-92fd7760c9a59a23,libnum_traits-ca8a17926a2d9230,libuuid-562865ae11537cbb,libfancy_regex-fa755dfc223b7837,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libbit_set-dcb7ca7fcfcd41cc,libbit_vec-8e677f8183f998ef,libnum_cmp-17522be2d14919c0,libbase64-64299f9d815d057c,libahash-3114d95ab455ed5a,libgetrandom-44fcb1ff63693c8b,liblibc-4c949e585a814b2f,libcfg_if-666d36e5ee0df220,libzerocopy-85de201f351a20f7,liburl-cc395f58aa47a641,libidna-26888d65daf3d9d8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-75bc3ca0234c7847,libicu_properties-352b105ec4fad05b,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-1fa277565bc26a02,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-c07bdddd33ee09c6,libpotential_utf-0374d147b8cbc86f,libicu_provider-bee47614208797b6,libicu_locale_core-6358034def20e41a,libtinystr-875c0b0db2c0d0c2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0b6022d82552e412,libzerotrie-afeaaf3005342438,libyoke-e079d1afea8b5222,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libschemars-8e54309199f5059d,libdyn_clone-1c1b05e4f4a02cac,libthiserror-1e43e3e1cee5f0ac,libtracing-f7e6f18a3a65b692,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libserde-ce69c18c1fc703c5,libserde_json-2163f342438d6bb2,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-9630c118cbbf7b68}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcRivmJD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-64d898890ce913a5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/final_demo-6bb47cde2cd19f08" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiny-agent-rs` (example "final_demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "40d3caf9350bc230c627c4a2822c7edb0af044c535cdb29b86da41e5ca26578a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d3caf9350bc230c627c4a2822c7edb0af044c535cdb29b86da41e5ca26578a", kill_on_drop: false }`
[INFO] [stdout] 40d3caf9350bc230c627c4a2822c7edb0af044c535cdb29b86da41e5ca26578a
